home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8713 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: composer.inav.net!news
  2. From: JR Crosmer <rainbow@inav.net>
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: Sat, 24 Feb 1996 21:44:39 -0600
  6. Organization: Internet Navigator, Inc.
  7. Message-ID: <312FDB27.4B83@inav.net>
  8. References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com>   <312515DF.7D3B@cmlj.demon.co.uk> <4gad29$ddp@druid.borland.com> <4ggshe$7bk@goanna.cs.rmit.EDU.AU> <4gmp2o$ian@ux1.lmu.edu>
  9. NNTP-Posting-Host: butterfly.inav.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Ray Toal wrote:
  16. > ok@goanna.cs.rmit.EDU.AU (Richard A. O'Keefe) wrote:
  17. > >(4) C++ in particular has been changing very rapidly.  It seems as if every
  18. > >    time I turn around there is a new keyword.  
  19.  
  20. What is the status of the plain/ordinary/but very noticably forgotten boolean?
  21.  
  22. It seems that the biggest difficutly that run into is that everybody needs/wants to
  23. declare a new version (and they are not all compatible!).  Because C/C++ were never
  24. polite enough to provide it to begin with (0 or non-zero is hardly a good substitute)
  25. we end up either creating the (ITEM, NON_ITEM) form, create yet another version
  26. (my latest is BooleaN, { FalsE, TruE } ).  I think I remember something about
  27. BOOL in one of the C or C++ stds.  Which compilers use it?  (Borland does not, 
  28. at least thru 4.0).
  29.  
  30. As you can tell from the tone of this post, I would be much happier to have a language
  31. that provides a few comforts and niceties, i.e., Ada, but I haven't yet been able to
  32. convince my cohorts and managers to come along.
  33.  
  34. JR Crosmer
  35.  
  36. [Loving Ada, but not using IT!]
  37.  
  38.  
  39.